Gets or sets the value that determines whether this schedule is used as a holiday set
__property VARIANT_BOOL UseAsHolidaySet;
VARIANT_BOOL UseAsHolidaySet;
Property UseAsHolidaySet() As VARIANT_BOOL
false
If this property is True, the schedule appears in the "Holidays" list in the Console and can be used as a holiday list for the Holidays property of the ScheduleTrigger.
The Shared property is automatically set to True when UseAsHolidaySet is True.
See the overview for more information
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|